| GUI Help > Special > addStatusPanel | ||||||||||||||
|
addStatusPanel |
||||||||||||||
| addStatusPanel handle gadget, int width | ||||||||||||||
|
Description: Adds a new panel to a statusbar. After creating the new panel you can set its text using setStatusText. |
||||||||||||||
|
Return Value: |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
Unlike other gadgets, the first status panel you add will have an index of 1. |
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |